home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doeo.swf / scripts / DefineButton2_220 / BUTTONCONDACTION on(rollOver).as
Text File  |  2013-04-24  |  60b  |  5 lines

  1. on(rollOver){
  2.    stopAllSounds();
  3.    gotoAndStop(21);
  4. }
  5.